C1.Web.Mvc Namespace / IItemsSource<T> Interface
Members

IItemsSource<T> Interface
The interface of items source.
Syntax
'Declaration
 
Public Interface IItemsSource(Of T) 
 
Type Parameters
T
See Also